Students should know about the work of blocks in scratch.
Exercises
Click here to see the video to know about what pre-defined function is.
Exercise:1
Create a scratch code to make a sprite walk. (After doing this exercise, the teacher has to explain that this code is done by using the pre-defined(inbuilt) functions in scratch.)
Teachers should give their own creative activity to help students understand pre-defined functions.(Using the predefined blocks in scratch.)
Teachers can use the video to know about pre-defined functions.
The teacher should explain how function blocks reduce the total number of blocks. How it abstracts one logic in one place so that it can be used at many places. This needs to be explained with real examples. Taking lift to floor āNā. Once you learn this once, you can do this in any building. If you need to support another kind of lift, change is required only in one place etc.